Skip to content

added a delete button to complete CRUD - #13

Merged
Precipicee merged 2 commits into
use_uvfrom
issue-7-Allow_CRUD_Operations_on_Tasks
Jan 9, 2026
Merged

added a delete button to complete CRUD#13
Precipicee merged 2 commits into
use_uvfrom
issue-7-Allow_CRUD_Operations_on_Tasks

Conversation

@Precipicee

@Precipicee Precipicee commented Jan 8, 2026

Copy link
Copy Markdown
Collaborator

Change Summary

  • Added a delete button, wired through tasks.tsx, task_list.tsx, and task_item.tsx.
  • Uses the base destroy function in Django.

Related issue

@Precipicee
Precipicee merged commit 85bd681 into use_uv Jan 9, 2026
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow CRUD Operations on Tasks

1 participant